Hi Team,
We are trying to transformation input file with below Code.
DoCument doC = new DoCument("test.doCx");
PdfSaveOptions options = new PdfSaveOptions();
doC.save("output.Pdf", options);
Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...